翻訳と辞書
Words near each other
・ Web of Things
・ Web of trust
・ Web Ontology Language
・ Web Open Font Format
・ Web operating system
・ Web operations
・ Web page
・ Web Page Maker
・ Web part
・ Web performance optimization
・ Web Piston
・ Web Platform Installer
・ Web portal
・ Web presence
・ Web Processing Service
Web application
・ Web Application Description Language
・ Web application development
・ Web Application Distribution Infrastructure
・ Web application framework
・ Web Application Messaging Protocol
・ Web Application Proxy
・ Web application security
・ Web application security scanner
・ Web ARChive
・ Web Archives (file format)
・ Web archiving
・ Web audience measurement
・ Web Automated Human Interaction
・ Web badge


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

Web application : ウィキペディア英語版
Web application

In computing, a web application or web app is a client-server software application in which the client (or user interface) runs in a web browser.
Web applications are popular due to the ubiquity of web browsers, and the convenience of using a web browser as a client to update and maintain web applications without distributing and installing software on potentially thousands of client computers is a key reason for their popularity, as is the inherent support for cross-platform compatibility. Common web applications include webmail, online retail sales, online auctions, wikis, instant messaging services and many other functions.
==Definition and similar terms==

The general distinction between an interactive web site of any kind and a "web application" is unclear. Web sites most likely to be referred to as "web applications" are those which have similar functionality to a desktop software application, or to a mobile app. HTML5 introduced explicit language support for making applications that are loaded as web pages, but can store data locally and continue to function while offline.
Single-page applications are more application-like because they reject the more typical web paradigm of moving between distinct pages with different URLs. A single-page framework like Sencha Touch might be used to speed development of such a web app for a mobile platform.
There are several ways of targeting mobile devices:
* Responsive web design can be used to make a web application - whether a conventional web site or a single-page application viewable on small screens and work well with touchscreens
* Native apps or "mobile apps" run directly on a mobile device, just as a conventional software application runs directly on a desktop computer, without a web browser (and potentially without the need for Internet connectivity)
* Hybrid apps embed a mobile web site inside a native app, possibly using a hybrid framework like Apache Cordova. This allows development using web technologies (and possibly directly copying code from an existing mobile web site) while also retaining certain advantages of native apps (e.g. direct access to device hardware, offline operation, app store visibility).

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「Web application」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.